PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / setPointData Method
A com.o2sol.pdf4java.spatial.PDFPointData object that specifies the extended geospatial data that shall apply to the form XObject.
In This Topic
    setPointData Method
    In This Topic
    Sets the point data.
    Syntax
    public void setPointData( 
       PDFPointData pointData
    )

    Parameters

    pointData
    A com.o2sol.pdf4java.spatial.PDFPointData object that specifies the extended geospatial data that shall apply to the form XObject.
    See Also